-
Couldn't load subscription status.
- Fork 1.4k
samples: bluetooth: fast_pair: locator_tag: Use SMP UUIDs from header #17457
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
samples: bluetooth: fast_pair: locator_tag: Use SMP UUIDs from header #17457
Conversation
|
The following west manifest projects have been modified in this Pull Request:
Note: This message is automatically posted and updated by the Manifest GitHub Action. |
CI InformationTo view the history of this post, clich the 'edited' button above Inputs:Sources:sdk-nrf: PR head: d3d25599595bdb7d8d480170b43f4064d40719e3 more detailssdk-nrf:
zephyr:
Github labels
List of changed files detected by CI (32)Outputs:ToolchainVersion: 6c44240e03 Test Spec & Results: ✅ Success; ❌ Failure; 🟠 Queued; 🟡 Progress; ◻️ Skipped;
|
|
You can find the documentation preview for this PR at this link. It will be updated about 10 minutes after the documentation build succeeds. Note: This comment is automatically posted by the Documentation Publishing GitHub Action. |
0151040 to
be31495
Compare
|
Rebase only |
be31495 to
6c6c8c7
Compare
Update sdk-zephyr revision to pull mcumgr SMP BT UUIDs defines. Jira: NCSDK-28457 Signed-off-by: Mateusz Kapala <[email protected]>
Replace the custom mcumgr SMP BT UUIDs with the ones available in the smp_bt.h header file from Zephyr. Jira: NCSDK-28457 Signed-off-by: Mateusz Kapala <[email protected]>
6c6c8c7 to
d3d2559
Compare
Replace the custom mcumgr SMP BT UUIDs with the ones available
in the smp_bt.h header file from Zephyr.
Jira: NCSDK-28457
Signed-off-by: Mateusz Kapala [email protected]